VMS Help  —  POSIX Threads, PTHREAD routines, pthread_rwlockattr_init, Return Values
    If an error condition occurs, this routine returns an integer
    value indicating the type of error. Possible return values are as
    follows:

    Return      Description

    0           Successful completion
    [ENOMEM]    Insufficient memory to initialize the read-write lock
                attributes object
Close Help